﻿2026-07-09T06:40:34.9805137Z ##[group]Run actions/checkout@v5
2026-07-09T06:40:34.9805949Z with:
2026-07-09T06:40:34.9806383Z   fetch-depth: 0
2026-07-09T06:40:34.9806865Z   repository: SaberMage/spt-core
2026-07-09T06:40:34.9811381Z   token: ***
2026-07-09T06:40:34.9811841Z   ssh-strict: true
2026-07-09T06:40:34.9812271Z   ssh-user: git
2026-07-09T06:40:34.9812728Z   persist-credentials: true
2026-07-09T06:40:34.9813220Z   clean: true
2026-07-09T06:40:34.9813676Z   sparse-checkout-cone-mode: true
2026-07-09T06:40:34.9814220Z   fetch-tags: false
2026-07-09T06:40:34.9814677Z   show-progress: true
2026-07-09T06:40:34.9815145Z   lfs: false
2026-07-09T06:40:34.9815558Z   submodules: false
2026-07-09T06:40:34.9816011Z   set-safe-directory: true
2026-07-09T06:40:34.9816485Z ##[endgroup]
2026-07-09T06:40:35.1609792Z Syncing repository: SaberMage/spt-core
2026-07-09T06:40:35.1610977Z ##[group]Getting Git version info
2026-07-09T06:40:35.1611634Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-09T06:40:35.1899677Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-09T06:40:35.2128492Z git version 2.43.0.windows.1
2026-07-09T06:40:35.2153096Z ##[endgroup]
2026-07-09T06:40:35.2160784Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\e922f100-83c2-4305-88f3-cb5c4f6aba6e\.gitconfig'
2026-07-09T06:40:35.2174133Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\e922f100-83c2-4305-88f3-cb5c4f6aba6e' before making global git config changes
2026-07-09T06:40:35.2175066Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T06:40:35.2178887Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-09T06:40:35.2434685Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-09T06:40:35.2655002Z https://github.com/SaberMage/spt-core
2026-07-09T06:40:35.2687725Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-09T06:40:35.2692512Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-09T06:40:35.2915135Z HEAD
2026-07-09T06:40:35.3169750Z ##[endgroup]
2026-07-09T06:40:35.3173802Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-09T06:40:36.0487016Z ##[group]Cleaning the repository
2026-07-09T06:40:36.0491630Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-09T06:40:37.6187057Z Removing target/
2026-07-09T06:40:37.6221805Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-09T06:40:37.6750814Z HEAD is now at 1c3af75 Merge 4f17dadf0ed23bab96a1926f1c7adefb3db0cf17 into e4767134bca2eea66b28eb67f4be1f3a67db1429
2026-07-09T06:40:37.6783114Z ##[endgroup]
2026-07-09T06:40:37.6788486Z ##[group]Disabling automatic garbage collection
2026-07-09T06:40:37.6795212Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-09T06:40:37.7102629Z ##[endgroup]
2026-07-09T06:40:37.7103058Z ##[group]Setting up auth
2026-07-09T06:40:37.7110405Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-09T06:40:37.7366393Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-09T06:40:38.7541703Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T06:40:38.7821948Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-09T06:40:39.9480167Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T06:40:39.9755832Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-09T06:40:41.0979780Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-09T06:40:41.2658255Z ##[endgroup]
2026-07-09T06:40:41.2658755Z ##[group]Fetching the repository
2026-07-09T06:40:41.2665370Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +4367270cf278104e132dcaaaaac6126d44ec8a7f:refs/remotes/pull/66/merge
2026-07-09T06:40:42.0557674Z From https://github.com/SaberMage/spt-core
2026-07-09T06:40:42.0558144Z  * [new ref]         4367270cf278104e132dcaaaaac6126d44ec8a7f -> pull/66/merge
2026-07-09T06:40:42.0706071Z ##[endgroup]
2026-07-09T06:40:42.0707072Z ##[group]Determining the checkout info
2026-07-09T06:40:42.0707628Z ##[endgroup]
2026-07-09T06:40:42.0712748Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-09T06:40:42.2348123Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-09T06:40:42.8407907Z ##[group]Checking out the ref
2026-07-09T06:40:42.8417777Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/66/merge
2026-07-09T06:40:43.1745859Z Previous HEAD position was 1c3af75 Merge 4f17dadf0ed23bab96a1926f1c7adefb3db0cf17 into e4767134bca2eea66b28eb67f4be1f3a67db1429
2026-07-09T06:40:43.1746736Z HEAD is now at 4367270 Merge b4862f3fd47942d857a29e81e23bc3195d3f4f27 into 55556482ebca6a2d3c6c453edcbc9b261eb27c15
2026-07-09T06:40:43.1778336Z ##[endgroup]
2026-07-09T06:40:43.2065296Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-09T06:40:43.3766446Z 4367270cf278104e132dcaaaaac6126d44ec8a7f
